home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-07 / qd.zip / QD.DOC < prev   
Text File  |  1992-09-25  |  4KB  |  99 lines

  1. QD.COM 1.0 - (c) 1992 R.R. ROTH
  2.  
  3. 1. What is QD.COM?
  4.  
  5.    QD.COM is a short program that halts the printer queue on a server, 
  6.    deletes all of a users pending jobs.  An optional switch will all allow
  7.    the deletion of ALL pending print jobs.  The user must have the Q 
  8.    privledge to use this program.
  9.    
  10.    The syntax is QD [[/a][/u]] \\servername       
  11.         
  12.         The switches are:   
  13.         /a - delete ALL print jobs
  14.         /u - delete only the users print job (this is the defualt setting)
  15.  
  16. 2. How do I use GRPMAIL?
  17.  
  18.    Copy qd.com to your utility directory.
  19.    
  20.    qd \\roth_r  Will halt the print queue, the job currently printing will
  21.    be suspended.  It then will delete all print jobs submitted by the user
  22.    running qd and then restart the print queue.
  23.  
  24.    qd /a \\server1 Will halt the print queue, suspend the job currently 
  25.    printing, delete ALL print jobs pending, and restart the queue.
  26.  
  27.  
  28. GENERAL
  29.  
  30. If you like this program please let me know, if you have any suggestions
  31. or comments please forward them to the address below. 
  32.  
  33. 1. How do I install QD.com?
  34.    
  35.    Copy qd.com unto your hard drive.
  36.  
  37.  
  38. 2. Legalities
  39.    QD.COM is in the public domain. It is a copyrighted program.
  40.  
  41.    The entire program and documentation are Copyright (C) 1992 
  42.    Rick R. Roth, Tucson, Az.  You are encouraged to copy the package 
  43.    freely, including distribution by BBS, shareware library, or other 
  44.    means, provided that (1) the distribution shall consist of the 
  45.    original archive containing the program and this documentation file, 
  46.    and (2) no fee of more than five US dollars ($5) shall be charged 
  47.    for the copy.
  48.  
  49.    Lantastic is a registered trademark of Artisoft, INC.
  50.  
  51. 3. Registration
  52.    To register your copy of the qd send $5.00 to:
  53.   
  54.    Rick R. Roth
  55.    P.O. Box 5011
  56.    Tucson, Az 85703
  57.    
  58.    THIS COPY IS LICENSED FOR THE EXCLUSIVE USE OF THE LICENSEE.  
  59.    This license is good for one network, and the software can be installed
  60.    on all computers on this network.
  61.  
  62. 7. Liability
  63.  
  64.  ╔═══════════════════════════════════════════════════════════════╗
  65.  ║                                                               ║
  66.  ║                    LIMIT OF LIABILITY                         ║
  67.  ║                    ──────────────────                         ║
  68.  ║      The author disclaims all warranties, expressed or        ║
  69.  ║ implied and assumes no liability for damages either from its  ║
  70.  ║ direct use or as a consequence of its use.  Have you hugged   ║
  71.  ║ your backup today?                                            ║
  72.  ║                                                               ║
  73.  ╚═══════════════════════════════════════════════════════════════╝
  74.  
  75.  
  76.   I have tested it on several computers and found that found that it works 
  77.   well on all of them.  
  78.  
  79.   Please note that while the author is an employee of Artisoft, Inc., Artisoft 
  80.   is not responsible for the contents of this file; the functioning of QD.COM 
  81.   (or any damages resulting from the use or misuse of the program); and further, 
  82.   Artisoft Technical Support and other employees of Artisoft, Inc. are 
  83.       
  84.           NOT RESPONSIBLE FOR SUPPORTING THIS PROGRAM!  
  85.       
  86.   If you have problems or suggestions when using this program, direct them to 
  87.   me Rick R. Roth through one of the following channels:
  88.  
  89.      US Mail:          P.O. Box 5011  Tucson, AZ  85703
  90.      CompuServ:        Artisoft forum, 75300,1377
  91.      Arti-facts BBS:   If you have a current account there.
  92.  
  93.  
  94.   Do NOT call the author during business hours for support, this program was
  95.   not written during business hours, it will not be supported during business 
  96.   hours.
  97.  
  98.  
  99.